.help-home-page{background-color:#efefef;display:flex;flex-direction:row;justify-content:center;min-height:100vh;padding-top:20px}.help-home-page-left{width:240px;border-radius:4px;border:1px solid #efefef;background-color:#fff}.help-home-page-left ul{display:flex;flex-direction:column;justify-content:flex-start}.help-home-page-left ul li{list-style:none;margin:0;overflow:hidden;width:100%}.help-home-page-left ul li .tab-item{width:100%;margin:0;height:50px;line-height:50px;font-size:16px;background-color:#fff;cursor:pointer;color:#666;text-align:center;display:flex;justify-content:center;align-items:center}.help-home-page-left ul li .tab-item-active{height:50px;line-height:50px;font-size:16px;border-bottom:1px solid #eee;cursor:pointer;color:orange;background-color:#efefef;border-left:4px solid orange}.help-home-page-right{width:1000px;border:1px solid #efefef;background-color:#fff;padding:30px}.personal-home-page{width:1200px;margin:20px auto;display:flex;text-align:center}.personal-home-page .usr{margin-top:36px;width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid #f0c682}.personal-home-page a .vip{width:80px;margin-top:-20px}.personal-home-page .name1{font-size:18px;font-weight:700;color:#67728f;line-height:18px;height:18px;width:140px;margin:5px auto 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.personal-home-page .nav{width:225px;height:751px;background:#fff;border-radius:4px;box-shadow:0 0 8px 0 rgba(0,0,0,.15)}